annotate gtk_color_selection_get_current_color color param as out
authorJohn (J5) Palmieri <johnp@redhat.com>
Thu, 10 Jun 2010 18:53:12 +0000 (14:53 -0400)
committerJohn (J5) Palmieri <johnp@redhat.com>
Thu, 10 Jun 2010 18:53:12 +0000 (14:53 -0400)
gtk/gtkcolorsel.c

index 232b5d3923a748d28291730bf37dd1bd8aaf4241..d27ef79de047623daa8472099b9aff50cd02c409 100644 (file)
@@ -2484,7 +2484,7 @@ gtk_color_selection_set_current_alpha (GtkColorSelection *colorsel,
 /**
  * gtk_color_selection_get_current_color:
  * @colorsel: a #GtkColorSelection.
- * @color: a #GdkColor to fill in with the current color.
+ * @color: (out): a #GdkColor to fill in with the current color.
  *
  * Sets @color to be the current color in the GtkColorSelection widget.
  **/